/*-------------------
	BARRA GALEÓN
---------------------*/
	#b_gris{ position:fixed; top:0; left:0; right:0; z-index: 1000000;font-family:Arial, Helvetica, sans-serif; font-size:11px;  margin:0 auto 30px; text-align:center; width:100%; border-bottom:1px solid #7e7e7e; box-shadow:1px 1px 5px rgba(0,0,0,.5);
background: rgb(243,243,243);
background: -moz-linear-gradient(top,  rgba(243,243,243,1) 0%, rgba(197,197,197,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(243,243,243,1)), color-stop(100%,rgba(197,197,197,1)));
background: -webkit-linear-gradient(top,  rgba(243,243,243,1) 0%,rgba(197,197,197,1) 100%);
background: -o-linear-gradient(top,  rgba(243,243,243,1) 0%,rgba(197,197,197,1) 100%);
background: -ms-linear-gradient(top,  rgba(243,243,243,1) 0%,rgba(197,197,197,1) 100%);
background: linear-gradient(to bottom,  rgba(243,243,243,1) 0%,rgba(197,197,197,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#c5c5c5',GradientType=0 );
 	}
	.barra_galeon{padding:7px 0px 5px; width:950px; margin:0 auto; line-height:26px; color:#369; overflow:hidden; text-align:center}
	.barra_galeon ul{ margin:0; padding:0; list-style:none;}
	.barra_galeon ul li{ float:left; margin:0 3px; display:block}
	.barra_galeon ul li a{ display:block; width:25px; height:25px}
	.barra_galeon a:hover{ text-decoration:none}
	.barra_galeon .logo{ float:left; padding-right:10px; border:none}
	.barra_galeon a.logo img{border:none}
	/*COMPARTIR---------------------------------------------------------------------------------*/
	ul.compartir{ padding-left:10px; background:url(http://www.galeon.com/img/pie/gratuitas/separador.png) no-repeat left center; margin-top:2px}
	ul.compartir a, .servicios a { text-indent:-5000px}
	ul li a.denunciar{ background-position: left -87px; display:block; color:#c31313; text-decoration:none; width:82px; float:left; text-indent:24px; font-weight:bold;margin-left: 2px;}
	ul li a.denunciar:hover{ text-decoration:underline}
	ul li.separador{ background:url(http://www.galeon.com/img/pie/gratuitas/separador.png) no-repeat left center; padding-left:3px}
	.compartir a, a.denunciar, .servicios a{ background:url(http://www.galeon.com/img/pie/gratuitas/sprite_iconos.png) no-repeat}
	.compartir .tw{ background-position: left 3px}
	.compartir .fb{ background-position: left -27px}
	.compartir .go{ background-position: left -57px}
	
	/*FORMULARIO BUSCADOR---------------------------------------------------------------------------------*/
	#b_gris form{ float:left; padding:3px 0 0 10px; background:url(http://www.galeon.com/img/pie/gratuitas/separador.png) no-repeat left center; margin:0 10px 3px 0}
	#b_gris input[type="text"]{ border:1px solid #cdcdcd; padding:3px 5px; border-radius:5px; min-width:200px}
	
	/*ELEMENTOS DCH---------------------------------------------------------------------------------*/
	.barra_galeon_right{ float:right; width:160px}
	ul.servicios{ float:right; margin:3px 0 0 10px; background:url(http://www.galeon.com/img/pie/gratuitas/separador.png) no-repeat left 3px; padding-left:10px}
	ul.servicios li a{width:16px; height:16px; margin-top:4px}
	.servicios .hv{ background-position: -3px -146px}
	.servicios .tb{ background-position: -3px -120px}
	 
	/*Botones---------------------------------------------------------------------------------*/
	.boton_buscar{ background:#777; border:1px solid #777; color:#fff; padding:1px 5px; border-radius:5px}
	.boton_buscar:hover{ background:#333; border:1px solid #222}
	.boton_secundario { box-shadow: 0px 1px 0px rgb(255, 255, 255); background-color: rgb(69, 138, 177); background-image: linear-gradient(rgb(108, 180, 220), rgb(69, 138, 177)); background-repeat: repeat-x; position: relative; display: inline-block; padding: 0px 10px; font-weight: bold; color:#fff; text-decoration:none; white-space: nowrap; text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25); background-repeat: repeat-x; border-radius: 3px; border: 1px solid rgb(65, 132, 169); border-image: none; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05); vertical-align: middle; cursor: pointer; -moz-user-select: none; margin-top:2px}
	.boton_secundario:active, .boton_secundario:focus { outline: medium none; text-decoration: underline;}
	.boton_secundario:focus { text-decoration: none; border-color: rgb(81, 167, 232); box-shadow: 0px 0px 5px rgba(81, 167, 232, 0.5);} 
	.boton_secundario:hover{color:#fff;background-color:#4182a7;background-image:-moz-linear-gradient(#66a9cf, #4182a7);background-image:-webkit-linear-gradient(#66a9cf, #4182a7);background-image:linear-gradient(#66a9cf, #4182a7);background-repeat:repeat-x;border-color:#4182a7}

/*-------------------
	BARRA ADULTOS
---------------------*/
	#b_adultos{  position:fixed; top:0; left:0; right:0; z-index: 1000000;font-family:Arial, Helvetica, sans-serif; font-size:11px;  margin:0 auto 30px; text-align:center; width:100%;  border-bottom:1px solid #af3531; box-shadow:1px 1px 5px rgba(0,0,0,.5);
background: rgb(243,215,213);
background: -moz-linear-gradient(top,  rgba(243,215,213,1) 0%, rgba(207,115,109,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(243,215,213,1)), color-stop(100%,rgba(207,115,109,1)));
background: -webkit-linear-gradient(top,  rgba(243,215,213,1) 0%,rgba(207,115,109,1) 100%);
background: -o-linear-gradient(top,  rgba(243,215,213,1) 0%,rgba(207,115,109,1) 100%);
background: -ms-linear-gradient(top,  rgba(243,215,213,1) 0%,rgba(207,115,109,1) 100%);
background: linear-gradient(to bottom,  rgba(243,215,213,1) 0%,rgba(207,115,109,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3d7d5', endColorstr='#cf736d',GradientType=0 );

	}
	
	/*Botones adultos---------------------------------------------------------------------------------*/
	#b_adultos .boton_buscar{ background:#af3531; border:1px solid #af3531}
	#b_adultos .boton_buscar:hover{ background:#000; border:1px solid #000}
	#b_adultos .boton_secundario { border:1px solid #af3531;
	background: rgb(193,110,102);
	background: -moz-linear-gradient(top,  rgba(193,110,102,1) 1%, rgba(178,11,0,1) 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(193,110,102,1)), color-stop(99%,rgba(178,11,0,1)));
	background: -webkit-linear-gradient(top,  rgba(193,110,102,1) 1%,rgba(178,11,0,1) 99%);
	background: -o-linear-gradient(top,  rgba(193,110,102,1) 1%,rgba(178,11,0,1) 99%);
	background: -ms-linear-gradient(top,  rgba(193,110,102,1) 1%,rgba(178,11,0,1) 99%);
	background: linear-gradient(to bottom,  rgba(193,110,102,1) 1%,rgba(178,11,0,1) 99%);
	}
	#b_adultos .boton_secundario:focus { text-decoration: none; border-color:#af3531; box-shadow: 0px 0px 5px rgba(81, 167, 232, 0.5);} 
	#b_adultos .boton_secundario:hover{color:#fff;background: rgb(165,43,43);
	background: -moz-linear-gradient(top,  rgba(165,43,43,1) 1%, rgba(142,16,0,1) 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(165,43,43,1)), color-stop(99%,rgba(142,16,0,1)));
	background: -webkit-linear-gradient(top,  rgba(165,43,43,1) 1%,rgba(142,16,0,1) 99%);
	background: -o-linear-gradient(top,  rgba(165,43,43,1) 1%,rgba(142,16,0,1) 99%);
	background: -ms-linear-gradient(top,  rgba(165,43,43,1) 1%,rgba(142,16,0,1) 99%);
	background: linear-gradient(to bottom,  rgba(165,43,43,1) 1%,rgba(142,16,0,1) 99%);
 }
	#b_adultos 	ul.compartir{ padding-left:10px; background:url(http://www.galeon.com/img/pie/gratuitas/separador_adultos.png) no-repeat left center; margin-top:2px}
	#b_adultos ul li.separador{ background:url(http://www.galeon.com/img/pie/gratuitas/separador_adultos.png) no-repeat left center; padding-left:10px; margin-left:10px}
	#b_adultos form{ float:left; padding:3px 0 0 10px; background:url(http://www.galeon.com/img/pie/gratuitas/separador_adultos.png) no-repeat left center; margin:0 10px 3px 0}
	#b_adultos input[type="text"]{ border:1px solid #cdcdcd; padding:3px 5px; border-radius:5px; min-width:200px}
	#b_adultos ul.servicios{ float:right; margin:3px 0 0 10px; background:url(http://www.galeon.com/img/pie/gratuitas/separador_adultos.png) no-repeat left 3px; padding-left:10px}
	#b_adultos .servicios .tp{ background-position: 0px -168px;  width:90px; height:26px; border:none; margin-top:0}
	#b_adultos .barra_galeon_right{ width:210px}

	#content_barra_galeon{ margin-top:40px}
	
/*Política de cookies*/
.barra_galeon a.cookies{ width:98px}
ul.compartir a.cookies{ text-indent:0;  margin:0; padding:0; background:none; color:#333!important; text-decoration:none}
ul.compartir a.cookies:hover{ text-decoration:underline}

.cookiesLayer { z-index: 9999999; top: 45px}